FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.us.medmorph#current (31 ms)

Package hl7.fhir.us.medmorph
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CapabilityStatement-medmorph-data-source.html
Url http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-source
Version 1.0.0
Status draft
Date 2020-12-06
Name MedMorphDataSource
Title Example MedMorph Data Source CapabilityStatement
Experimental False
Realm us
Authority hl7
Description This is an example CapabilityStatement that defines the expected capabilities of the Data Source actor. This CapabilityStatement is an example for Content IG creators on how to create a capability statement for a Data Source actor.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

EHR

(Requirements Definition Capability Statement)

Canonical URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-source

Published by: HL7 International - Public Health Work Group

This is an example CapabilityStatement that defines the expected capabilities of the Data Source actor. This CapabilityStatement is an example for Content IG creators on how to create a capability statement for a Data Source actor.

General

FHIR Version: 4.0.1
Supported formats: json

REST behavior

The primary focus of the Data Source is to notify subscribers based on subscriptions or other events and support US Core APIs when implementing MedMorph RA and its Content IGs. This capability statement is an example and an actual Data Source CapabilityStatement will be defined for each use case in its Content IG. This is present here to guide the Content IG creators on how to create a Data Source CapabilityStatement.

Security:

Implementations must meet the general security requirements documented in FHIR Security guidance.

In addition the Data Source actor needs to meet the security requirements as outlined in the Formal Specification - Security Section.

Resource summary

Resource Search Read Read Version Instance History Resource History Create Update Delete
US Core APIs SHALL SHALL
DocumentReference SHOULD

FHIR Operations summary

The following FHIR operations SHALL be supported by the EHR.



DocumentReference

Profile: None

Interactions

Name Description
  create

Allows creation of a specific DocumentReference Resource instance used by the Backend Services App to post the response back to the EHR.The attachment will contain the response bundle received from the TTP/PHA.



US Core APIs

Profile: None

Interactions

Name Description
  search

Allows searching of specific US Core resource profile instances.

  read

Allows retrieval of specific US Core resource profile instances




Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "medmorph-data-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>EHR</h2>\n <p>(Requirements Definition Capability Statement)</p>\n <p>Canonical URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-source</p>\n <p>Published by: <b>HL7 International - Public Health Work Group</b>\n </p>\n <p>This is an example CapabilityStatement that defines the expected capabilities of the Data Source actor. \n This CapabilityStatement is an example for Content IG creators on how to create a capability statement for a Data Source actor.</p>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table>\n <tbody>\n <tr>\n <th>FHIR Version:</th>\n <td>4.0.1</td>\n </tr>\n <tr>\n <th>Supported formats:</th>\n <td>json</td>\n </tr>\n </tbody>\n </table>\n </div>\n <h2>REST behavior</h2>\n <p>The primary focus of the Data Source is to notify subscribers based on subscriptions or other events and support US Core APIs when implementing MedMorph RA and its Content IGs.\n This capability statement is an example and an actual Data Source CapabilityStatement will be defined for each use case in its Content IG. This is present here to guide the Content IG creators on how to create a Data Source CapabilityStatement.\n </p>\n <p>\n <b>Security:</b>\n </p>\n <p>Implementations must meet the general security requirements documented in FHIR <a href=\"http://hl7.org/fhir/security.html\">Security guidance</a>.</p>\n <p>In addition the Data Source actor needs to meet the security requirements as outlined in the <a href=\"spec.html#authentication-and-authorization-requirements\">Formal Specification - Security Section.</a></p>\n <h3>Resource summary</h3>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource</th>\n <th>Search</th>\n <th>Read</th>\n <th>Read Version</th>\n <th>Instance History</th>\n <th>Resource History</th>\n <th>Create</th>\n <th>Update</th>\n <th>Delete</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>US Core APIs</th>\n <td>\n <a href=\"#USCore-search-type\" title=\"Allows search of a specific US Core Resource instances.\">SHALL</a>\n </td>\n <td>\n <a href=\"#USCore-read\" title=\"Allows retrieval of a specific US Core Resource instances.\">SHALL</a>\n </td>\n <td>\n </td>\n <td> \n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n\t\t\t <td>\n </td>\n </tr>\n <tr>\n <th>DocumentReference</th>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td> \n </td>\n <td>\n </td>\n <td>\n <a href=\"#DocumentReference-create\" title=\"Allows creation of a specific DocumentReference Resource instance used by the Backend Services App to post the response back to the EHR.The attachment will contain the response bundle received from the TTP/PHA.\">SHOULD</a>\n </td>\n <td>\n \n </td>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n \n <h3>FHIR Operations summary</h3>\n <p>The following FHIR operations SHALL be supported by the EHR.</p>\n \n <ul>\n <li>\n <a>None</a>\n </li>\n </ul>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a>\n </h3>\n <p>Profile: None\n </p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"DocumentReference-create\">�</a>\n <span>create</span>\n </th>\n <td>\n <p>Allows creation of a specific DocumentReference Resource instance used by the Backend Services App to post the response back to the EHR.The attachment will contain the response bundle received from the TTP/PHA.</p>\n </td>\n </tr> \n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/us/core\">US Core APIs</a>\n </h3>\n <p>Profile: None\n </p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"USCore-search-type\">�</a>\n <span>search</span>\n </th>\n <td>\n <p>Allows searching of specific US Core resource profile instances.</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"USCore-read\">�</a>\n <span>read</span>\n </th>\n <td>\n <p>Allows retrieval of specific US Core resource profile instances</p>\n </td>\n </tr> \n </tbody>\n </table>\n </div>\n <br/>\n <br/> \n </div>"
  },
  "url" : "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-source",
  "version" : "1.0.0",
  "name" : "MedMorphDataSource",
  "title" : "Example MedMorph Data Source CapabilityStatement",
  "status" : "draft",
  "date" : "2020-12-06",
  "publisher" : "HL7 International - Public Health Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This is an example CapabilityStatement that defines the expected capabilities of the Data Source actor. This CapabilityStatement is an example for Content IG creators on how to create a capability statement for a Data Source actor.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The focus of the Data Source is to allow creation, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs. ",
      "security" : {
        "description" : "Implementations must meet the general security requirements documented in the security section of the implementation guide."
      },
      "resource" : [
        {
          "type" : "DocumentReference",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows creation of a specific DocumentReference instance."
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.